home *** CD-ROM | disk | FTP | other *** search
/ Saar AMOK 2 / Saar AMOK II - Oktober 1994 (1994)(Kreativ Marketing)(DE)[!][I-7598].iso / disks / 651_700 / 658 / set040 / set040.quicksetup.doc < prev    next >
Text File  |  1993-03-14  |  3KB  |  100 lines

  1.     
  2.     Set040 Quick set up
  3.     -------------------
  4.     
  5.  
  6. OK, so you just got this program, and you are dying to try it out
  7. but cannot be bothered to read the entire doc file.  I really do 
  8. suggest that you do read it entirely, but this doc file will allow
  9. you to quickly try out some of its functions.
  10.     
  11. For a quickset up on the A4000 or A3640 card, see the MAPROM function
  12. in the main document.
  13.  
  14. *************************************************************************
  15.  ***********************************************************************
  16. NOTE    IN ALL THE FOLLOWING EXAMPLES, IF YOU ARE USING 68040.LIBRARY 
  17.     37.10 OR GREATER, THEN THE SETPATCH COMMAND MUST COME AFTER THE 
  18.     SET040 ENTRIES, AND THE SETPATCHPATCH COMMAND MUST BE DELETED AND 
  19.     NOT USED AT ALL.
  20.      CHECK THE VERSION OF 68040.LIBRARY YOU ARE USING AND MAKE SURE
  21.      YOU INSTALL CORRECTLY, OR IT WILL EITHER NOT SURVIVE A REBOOT OR 
  22.      NOT WORK AT ALL.
  23.  
  24. TO MAP YOUR ROMS INTO 32BIT RAM, DEFAULT MAPPING (uses 576KB ram)
  25. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  26.     Set040 fastrom
  27.     setpatch QUIET        <----Commodore's setpatch must come after
  28.                                 <----Delete the setpatchpatch entry
  29.  ***********************************************************************
  30. *************************************************************************     
  31.     
  32. TO MAP YOUR ROMS INTO 32BIT RAM, DEFAULT MAPPING (uses 576KB ram)
  33. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  34. Set040 fastrom
  35. SetPatchPatch
  36.  
  37. TO MAP YOUR ROMS INTO 32BIT RAM, FULL MAPPING    (uses 1.1MB ram)
  38. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  39. Do not use this option if you are using 68040.library 37.10 or greater
  40. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
  41. Set040 fastrom fullmap
  42. SetPatchPatch
  43.  
  44. TO MAP YOUR ROMS INTO 32BIT RAM AND STOP THE DRIVES FROM CLICKING
  45. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  46. Set040 fastrom noclick
  47. SetPatchPatch
  48.  
  49. TO MAP YOUR ROMS INTO 32BIT RAM AND NOT CHANGE THE WB SCREEN TITLE
  50. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  51. Set040 fastrom notitle
  52. SetPatchPatch
  53.  
  54. TO INSTALL A DIFFERENT KICKSTART THAN THE ONE IN ROM. 
  55. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  56. (EG. kickstart as a file in devs:)
  57.  
  58. Set040 kickrom devs:kickstart
  59.  
  60. TO MAKE THE ABOVE SURVIVE A REBOOT AFTER INSTALLATION & NOCLICK
  61. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  62. Set040 fastrom reset noclick
  63. SetPatchPatch
  64.  
  65. TO INSTALL A DIFFERENT KICKSTART THAN THE ONE IN ROM
  66. ----------------------------------------------------
  67. AUTOMATICALLY IN YOUR STARTUP-SEQUENCE AND HAVE THIS
  68. ----------------------------------------------------
  69. AUTOMATICALLY MOVED TO FAST RAM AND THE SURVIVE RESET
  70. -----------------------------------------------------
  71. HANDLER INSTALLED AND NO-CLICK FLOPPIES, AND THEN 
  72. -------------------------------------------------
  73. IGNORED ON SUBSEQUENT BOOTS.
  74. ----------------------------
  75.  
  76. Add the following two lines as the first two lines in
  77. your startup-sequence. (Change the path and filename to your
  78. kickstart file though).
  79.  
  80. Set040 >nil: kickrom devs:kickstart
  81. Set040 >nil: fastrom reset noclick
  82. SetPatchPatch
  83.  
  84. TO REMOVE THE SURVIVE REBOOT HANDLER
  85. ------------------------------------
  86.  
  87. Set040 noreset
  88.  
  89. TO INSTALL THE SURVIVE REBOOT HANDLER SEPERATELY
  90. ------------------------------------------------
  91.  
  92. Set040 reset
  93.  
  94.  
  95.  
  96. Now go, and read the entire document file and learn of Set040
  97. other functions and abilities.
  98.  
  99.  
  100. Nic Wilson